libxl: events: improve debugging output for xs watches
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 22 May 2012 10:55:01 +0000 (11:55 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Tue, 22 May 2012 10:55:01 +0000 (11:55 +0100)
commit90e6ad363b00b7ea393c422555bec862beb4553d
tree6ff2292b0061d7fa2ea70b05c0ab7ec556b87c3a
parentfafccde16f4f79af95c11cb9e85f1628bf974cab
libxl: events: improve debugging output for xs watches

* Add debugging output for register/deregister.
* Make the debugging printfs consistent about the order in which they
  print the information.
* Where we touch the code, change LIBXL__LOG to LOG.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_event.c